runtime.mheap.scavengeAll (method)

2 uses

	runtime (current package)
		mheap.go#L1653: func (h *mheap) scavengeAll() {
		mheap.go#L1673: 	systemstack(func() { mheap_.scavengeAll() })